scalebutton: Annotate the return type
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 30 Nov 2015 14:09:19 +0000 (14:09 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 30 Nov 2015 14:09:19 +0000 (14:09 +0000)
commit11eab60f4312382b276618c59b23f360d2ad3f88
treec1821a3a229793023f510eaf5a7866b70ef7f0d1
parentf30b4ba22e309f3bfdde19aa5f149df9f5ac5f6d
scalebutton: Annotate the return type

Instead of just listing the return type of get_plus_button() and
get_minus_button() in the documentation, we can use the (type)
annotation to ensure that the introspection data reflects the actual
type of the returned widget.
gtk/gtkscalebutton.c